Welcome![Sign In][Sign Up]
Location:
Search - bmp to jpeg algorithm

Search list

[Special Effectsdssdf

Description: 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段,将BMP数据加上头信息就可以CreateDIBSection了。 保存的默认质量Q=85,大家在使用时可以按照要求改变。 对应的PC版可以在VC下面编译使用,是基本的图象处理程序框架。 -the procedures in EVC4.0 PPC SDK under debugging through 2003. Independent JPEG Group with the issue for JpegLib Jpeg image Read and preservation. Here are adding a simple example of the treatment -- Negative. Other treatment can be used with a similar approach, with the right algorithm pixel data for the operation. Mouse or with the handling of the incident to complete the painting functions, and so on, here are the major JPEG files part of the operation. Note : CTScreenBuffer the procedures had not been used. It is due to the use of loading after not release memory, coupled with BMP data was relatively easy to deal with. So he has written section BMP data will be coupled with the first information on the CreateDIBSection. Preserve the quality of the default Q = 85, we can use the request
Platform: | Size: 750351 | Author: king | Hits:

[GDI-BitmapBMP文件转换为JPG文件的源代码

Description: 将BMP文件转换为JPG文件的源代码,很不错的,值得学习哦-BMP file to JPG conversion of the source code, very good, oh worth learning
Platform: | Size: 299008 | Author: 张琳 | Hits:

[Special Effectsdssdf

Description: 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段,将BMP数据加上头信息就可以CreateDIBSection了。 保存的默认质量Q=85,大家在使用时可以按照要求改变。 对应的PC版可以在VC下面编译使用,是基本的图象处理程序框架。 -the procedures in EVC4.0 PPC SDK under debugging through 2003. Independent JPEG Group with the issue for JpegLib Jpeg image Read and preservation. Here are adding a simple example of the treatment-- Negative. Other treatment can be used with a similar approach, with the right algorithm pixel data for the operation. Mouse or with the handling of the incident to complete the painting functions, and so on, here are the major JPEG files part of the operation. Note : CTScreenBuffer the procedures had not been used. It is due to the use of loading after not release memory, coupled with BMP data was relatively easy to deal with. So he has written section BMP data will be coupled with the first information on the CreateDIBSection. Preserve the quality of the default Q = 85, we can use the request
Platform: | Size: 750592 | Author: king | Hits:

[Compress-Decompress algrithms20067418104377325

Description: bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
Platform: | Size: 90112 | Author: 张烨 | Hits:

[Special EffectsMFCpictureview

Description: 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效-Code is based on the MFC framework designed to achieve a BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, show the basic features and various picture format conversion as well as some transform algorithm, the realization of the image enlarge, narrow, rotating and shutters, mosaic effects, such as display
Platform: | Size: 9134080 | Author: tong | Hits:

[Special EffectsBaseMFCPicturetoprocess

Description: 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。 6、对所开发的软件进行了测试并提出了改进意见。-1, a detailed analysis of a variety of today s popular image format encoding and decoding methods. 2, the use of Microsoft Visual C++ 6.0 as a development tool, use the MFC Application Framework as the basic software architecture, design and develop a picture browser. 3, the realization of the BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, shows that the basic function. 4, the use of some image processing algorithm to achieve the image to enlarge, narrow, rotating and shutters, mosaic, such as display effects. 5, to achieve a variety of image format conversion function. 6, for the developed software has been tested and made improvements.
Platform: | Size: 7254016 | Author: dongda | Hits:

[Windows DevelopPhoto

Description: 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配; (9) 图象的压缩编码、JPEG压缩编码标准; (10) 图象处理编程工具lead.ocx、DirectDraw及简单的多媒体编程技术。 -Introduction to digital image processing programming books and the book s source code 1) windows bitmap bitmap (ie bmp files) of the structure and color version of the concept (2) image translation, rotation, mirror transform, transpose transform, zoom (3) image smoothing (to noise), sharpening (4) of the penumbral image transfer, jitter technology (5) to amend the image histogram, color transform (6) images the effect of corrosion and expansion, thinning algorithm, skeleton extraction (7) Image edge detection and extraction, hough transform, contour tracking (8) images of the detection, template matching (9) image compression encoding, JPEG compression coding standard (10) image processing, programming tools lead.ocx, DirectDraw and simple multimedia programming technology.
Platform: | Size: 1991680 | Author: 郭东 | Hits:

[Compress-Decompress algrithmscom2pgm

Description: 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中由com转为PGM格式的程序。-Since the rate allocation algorithm is not defined by the standard, JJ2000 has implemented the so-called EBCOT algorithm. Information about this algorithm can be found in the Verification Model (see [3]). The choice of using this algorithm makes it possible to run extensive tests and code-streams exchange with the Verification Model software and thus ensure verification of the texts and descriptions of the standard.
Platform: | Size: 1024 | Author: huming | Hits:

[Special EffectsPointExtraction

Description: 特征点提取Moravec、Forstner、Harris算法;GDAL绘图、读写;GDI绘图 1、数字摄影测量中特征点提取算子Moravec、Forstner、Harris 2、使用GDAL库读取文件,支持BMP、JPG、JPEG、TIFF、IMG、GIF、PNG等格式读取 3、图片存盘为BMP格式 4、使用GDI绘图-Feature point extraction Moravec, Forstner, Harris algorithm GDAL drawing, reading and writing GDI Drawing 1, Digital Photogrammetry in feature extraction operator Moravec, Forstner, Harris 2, using the GDAL library to read files, support for BMP, JPG, JPEG, TIFF, IMG, GIF, PNG, etc. formats to read 3, BMP format picture archiving is 4, use the GDI graphics
Platform: | Size: 1364992 | Author: 方毅 | Hits:

[Compress-Decompress algrithmsjpegcompression

Description: 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis algorithm. All in all, jpeg compression algorithms. Individuals who believe that the programming code to achieve high levels of ah.
Platform: | Size: 2900992 | Author: 黄伟 | Hits:

[Linux-Unixjpeg

Description: 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中由com转为PGM格式的程序。 <4>所有的C程序均是在Linux(Rethat7.3)下完成。-Compressed package includes: 1. The JPEG and DPCM algorithm article 2. To achieve its compression algorithm procedure 3. The image compression information. Readers please note: <1> discussed here is the gray image compression does not involve color images. <2> to achieve compression, the input image data using a custom format (com format), record the first four bytes of the image width and height, and then is gradually Line of image data, image mark the beginning and no end. This format of image data is obtained from the BMP image. <3> There are no procedures for JPEG decompression algorithm, compressed data stored as a standard JPEG file format, you can open in any view. DPCM method of solution Compressed program data is still stored as com format, you can watch it turn into a PGM format, compressed in the com format to PGM program. <4> All the C programs are in Linux (Rethat7.3) to complete.
Platform: | Size: 1811456 | Author: shikaichang | Hits:

[Special Effectsjpegchange

Description: JPEG算法的编码和解码,能够在BMP/JPEG两种图象格式进行互相转换-JPEG encoding and decoding algorithm, able to BMP/JPEG image format of two interchangeable
Platform: | Size: 492544 | Author: | Hits:

[Compress-Decompress algrithmsJPEGImageZipProgram

Description: VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the person, the BMP image to open and save, save do compress an image category, the use and integration are very convenient.
Platform: | Size: 193536 | Author: idlerrf | Hits:

[Special EffectsJPEG

Description: 基于DCT的JPEG图像压缩处理程序,能够实现bmp格式RGB图像编码解码,使用编码函数使得算法简单易懂,灵活使用哈夫曼编码表,减少传输数据-DCT compression processing program based on JPEG images can be achieved bmp format RGB image encoding and decoding, encoding function makes the algorithm easy to understand, flexible use of Huffman coding table, to reduce the transmission of data
Platform: | Size: 878592 | Author: 程波 | Hits:

[Compress-Decompress algrithmsbmp_jpeg_compression_decompression

Description: 这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。-This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the function of displaying images and calculate the signal to noise ratio function. Applicable to research jpeg image compression algorithm.
Platform: | Size: 7475200 | Author: songs | Hits:

CodeBus www.codebus.net